For more in-depth detail, go to the README.md file

The aul.py file contains the All Unmasked Likelihood metric
The cbs.py file contains the Categorical Bias Score metric
The CEAT.py file contains the CEAT metric
The co_occurence.py file contains the Co-occurrence Bias Test metric
The counterfactual_sentiment.py file contains the Counterfactual Sentiment metric
The cps.py file contains the CrowS-Pairs Score metric
The disco.py file contains the DisCo (Distributional Correspondence Test) metric
The gender_polarity.py file contains the Gender Polarity metric
The GTB.py file contains the Demographic Representation metric
The honest.py file contains the HONEST metric
The LBPS.py file contains the LBPS metric
The score_parity.py file contains the Score Parity metric
The seat.py file contains the SEAT metric
The social_group_sub.py file contains the Social Group Substitution Test metric
The stereotypical_association.py file contains the Stereotypical Association metric
The weat.py file contains the WEAT metric

The data folder contains the datasets used to run the Python files: crows_pairs_anonymized.csv and hurtlex_EN.tsv

The tests folder contains the JSON files used to test the WEAT and SEAT metrics